runtime.synctestBubble.main (field)

4 uses

	runtime (current package)
		synctest.go#L21: 	main    *g     // goroutine started by synctest.Run
		synctest.go#L68: 		if gp == bubble.main {
		synctest.go#L200: 		bubble.main = newproc1(fv, gp, pc, false, waitReasonZero)
		synctest.go#L202: 		runqput(pp, bubble.main, true)